(Top): Add @detailmenu item for "Terminal Type".
authorEli Zaretskii <eliz@gnu.org>
Sat, 27 Dec 2008 15:45:03 +0000 (15:45 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 27 Dec 2008 15:45:03 +0000 (15:45 +0000)
doc/lispref/elisp.texi

index 6e0e4e61025ded6ea9a945c6a7c9871681945476..a44bee599bf53e7f8a7e1ff23d895f69924c3cb5 100644 (file)
@@ -275,7 +275,8 @@ Editing Types
 * Buffer Type::             The basic object of editing.
 * Marker Type::             A position in a buffer.
 * Window Type::             What makes buffers visible.
-* Frame Type::             Windows subdivide frames.
+* Frame Type::              Windows subdivide frames.
+* Terminal Type::           A terminal device displays frames.
 * Window Configuration Type::  Recording the way a frame is subdivided.
 * Frame Configuration Type::   Recording the status of all frames.
 * Process Type::            A subprocess of Emacs running on the underlying OS.